projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
23b20a7
)
Call update-coding-systems-internal at the tail.
author
Kenichi Handa
<handa@m17n.org>
Wed, 16 Sep 1998 07:21:31 +0000
(07:21 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Wed, 16 Sep 1998 07:21:31 +0000
(07:21 +0000)
lisp/international/mule-conf.el
patch
|
blob
|
history
diff --git
a/lisp/international/mule-conf.el
b/lisp/international/mule-conf.el
index c7489b642f346f0c24b2a81b8e0b65c253d102a7..abf1e1050a303c3f0d9ecb6df97cd48ecf9fe6b8 100644
(file)
--- a/
lisp/international/mule-conf.el
+++ b/
lisp/international/mule-conf.el
@@
-360,4
+360,6
@@
;;; Miscellaneous settings.
(aset latin-extra-code-table ?\222 t)
+(update-coding-systems-internal)
+
;;; mule-conf.el ends here